[INFO] cloning repository https://github.com/WilliamVenner/fn_type_alias
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WilliamVenner/fn_type_alias" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_type_alias", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_type_alias'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62e87b8f8f3967830910546d0034ce98c2d4debb
[INFO] testing WilliamVenner/fn_type_alias against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWilliamVenner%2Ffn_type_alias" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WilliamVenner/fn_type_alias
[INFO] finished tweaking git repo https://github.com/WilliamVenner/fn_type_alias
[INFO] tweaked toml for git repo https://github.com/WilliamVenner/fn_type_alias written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WilliamVenner/fn_type_alias on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WilliamVenner/fn_type_alias already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c629f2b4094c8dc0a59c30f9e661ea363e1a00c4dff101e6e4871665035c96ff
[INFO] running `Command { std: "docker" "start" "-a" "c629f2b4094c8dc0a59c30f9e661ea363e1a00c4dff101e6e4871665035c96ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c629f2b4094c8dc0a59c30f9e661ea363e1a00c4dff101e6e4871665035c96ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c629f2b4094c8dc0a59c30f9e661ea363e1a00c4dff101e6e4871665035c96ff", kill_on_drop: false }`
[INFO] [stdout] c629f2b4094c8dc0a59c30f9e661ea363e1a00c4dff101e6e4871665035c96ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1563b86642d2813853906fb869ddc27d163f49b5a217e0e4574b6bfba62d1686
[INFO] running `Command { std: "docker" "start" "-a" "1563b86642d2813853906fb869ddc27d163f49b5a217e0e4574b6bfba62d1686", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling fn_type_alias v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
[INFO] running `Command { std: "docker" "inspect" "1563b86642d2813853906fb869ddc27d163f49b5a217e0e4574b6bfba62d1686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1563b86642d2813853906fb869ddc27d163f49b5a217e0e4574b6bfba62d1686", kill_on_drop: false }`
[INFO] [stdout] 1563b86642d2813853906fb869ddc27d163f49b5a217e0e4574b6bfba62d1686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 700724a943b04b26a4d44d150add09e6010c2c612a2d4de8facceba9fc8af2a4
[INFO] running `Command { std: "docker" "start" "-a" "700724a943b04b26a4d44d150add09e6010c2c612a2d4de8facceba9fc8af2a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling fn_type_alias v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "700724a943b04b26a4d44d150add09e6010c2c612a2d4de8facceba9fc8af2a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "700724a943b04b26a4d44d150add09e6010c2c612a2d4de8facceba9fc8af2a4", kill_on_drop: false }`
[INFO] [stdout] 700724a943b04b26a4d44d150add09e6010c2c612a2d4de8facceba9fc8af2a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2241c86464516e5bec48ba55a4fd5c94ffc1ae76933596285c7664fb2df51016
[INFO] running `Command { std: "docker" "start" "-a" "2241c86464516e5bec48ba55a4fd5c94ffc1ae76933596285c7664fb2df51016", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fn_type_alias-4f26be58d28f0487)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fn_type_alias
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] test src/lib.rs - type_alias (line 35) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - type_alias (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `fn_abi`
[INFO] [stdout]   --> src/lib.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | extern crate fn_abi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `HelloWorldFn` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / #[abi(
[INFO] [stdout] 35 | |     linux32 = "C",
[INFO] [stdout] 36 | |     linux64 = "C",
[INFO] [stdout] 37 | |     win32 = "thiscall",
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     println!("hello world!");
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_- previous definition of the type `HelloWorldFn` here
[INFO] [stdout] ...
[INFO] [stdout] 46 |   pub type HelloWorldFn = extern "stdcall" fn();
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `HelloWorldFn` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HelloWorldFn` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `hello_world` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub extern fn hello_world() {
[INFO] [stdout]    | --------------------------- previous definition of the value `hello_world` here
[INFO] [stdout] ...
[INFO] [stdout] 47 | pub extern "stdcall" fn hello_world() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hello_world` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hello_world` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0428, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - type_alias (line 35) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `fn_abi`
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | extern crate fn_abi;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `HelloWorldFn` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / #[abi(
[INFO] [stdout] 42 | |     linux32 = "C",
[INFO] [stdout] 43 | |     linux64 = "C",
[INFO] [stdout] 44 | |     win32 = "thiscall",
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |     println!("hello world!");
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_- previous definition of the type `HelloWorldFn` here
[INFO] [stdout] ...
[INFO] [stdout] 53 |   pub type HelloWorldFn = extern "stdcall" fn();
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `HelloWorldFn` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HelloWorldFn` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `hello_world` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub extern fn hello_world() {
[INFO] [stdout]    | --------------------------- previous definition of the value `hello_world` here
[INFO] [stdout] ...
[INFO] [stdout] 54 | pub extern "stdcall" fn hello_world() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hello_world` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hello_world` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0428, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error[E0433]: too many leading `super` keywords
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) fn hello_world() {
[INFO] [stdout]    |     ^^^^^ there are too many leading `super` keywords
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `HelloWorldFn` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |   pub(super) fn hello_world() {
[INFO] [stdout]    |   --------------------------- previous definition of the type `HelloWorldFn` here
[INFO] [stdout] ...
[INFO] [stdout] 17 |   #[type_alias(pub(crate), HelloWorldFn)] // The type alias will be pub(crate), but the function will be pub
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 18 | | pub fn hello_world() {
[INFO] [stdout] 19 | |     println!("hello world!");
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_^ `HelloWorldFn` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HelloWorldFn` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `hello_world` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(super) fn hello_world() {
[INFO] [stdout]    | --------------------------- previous definition of the value `hello_world` here
[INFO] [stdout] ...
[INFO] [stdout] 18 | pub fn hello_world() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ `hello_world` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hello_world` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0428, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - type_alias (line 16) stdout ----
[INFO] [stdout] error[E0433]: too many leading `super` keywords
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(super) fn hello_world() {
[INFO] [stdout]    |     ^^^^^ there are too many leading `super` keywords
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `HelloWorldFn` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub(super) fn hello_world() {
[INFO] [stdout]    |   --------------------------- previous definition of the type `HelloWorldFn` here
[INFO] [stdout] ...
[INFO] [stdout] 24 |   #[type_alias(pub(crate), HelloWorldFn)] // The type alias will be pub(crate), but the function will be pub
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 25 | | pub fn hello_world() {
[INFO] [stdout] 26 | |     println!("hello world!");
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^ `HelloWorldFn` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HelloWorldFn` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `hello_world` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(super) fn hello_world() {
[INFO] [stdout]    | --------------------------- previous definition of the value `hello_world` here
[INFO] [stdout] ...
[INFO] [stdout] 25 | pub fn hello_world() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ `hello_world` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `hello_world` must be defined only once in the value namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0428, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0428`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout]     src/lib.rs - type_alias (line 16)
[INFO] [stdout]     src/lib.rs - type_alias (line 35)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2241c86464516e5bec48ba55a4fd5c94ffc1ae76933596285c7664fb2df51016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2241c86464516e5bec48ba55a4fd5c94ffc1ae76933596285c7664fb2df51016", kill_on_drop: false }`
[INFO] [stdout] 2241c86464516e5bec48ba55a4fd5c94ffc1ae76933596285c7664fb2df51016
